The Eclipse Foundation Eclipse Openj9

14 CVEs affecting The Eclipse Foundation Eclipse Openj9. Latest disclosed: 2022-10-24. Critical: 6, High: 4.

Top CVEs affecting The Eclipse Foundation Eclipse Openj9
CVESeverityScorePublishedSummary
CVE-2020-27221Critical9.82021-01-21In Eclipse OpenJ9 up to and including version 0.23, there is potential for a stack-based buffer overflow when the virtual machine or JNI natives are converting…
CVE-2019-11772Critical9.82019-07-17In Eclipse OpenJ9 prior to 0.15, the String.getBytes(int, int, byte[], int) method does not verify that the provided byte array is non-null nor that the provid…
CVE-2018-12549Critical9.82019-02-11In Eclipse OpenJ9 version 0.11.0, the OpenJ9 JIT compiler may incorrectly omit a null check on the receiver object of an Unsafe call when accelerating it.
CVE-2018-12547Critical9.82019-02-11In Eclipse OpenJ9, prior to the 0.12.0 release, the jio_snprintf() and jio_vsnprintf() native methods ignored the length parameter. This affects existing APIs…
CVE-2018-12548Critical9.82019-01-31In OpenJDK + Eclipse OpenJ9 version 0.11.0 builds, the public jdk.crypto.jniprovider.NativeCrypto class contains public static natives which accept pointer val…
CVE-2019-17631Critical9.12019-10-17From Eclipse OpenJ9 0.15 to 0.16, access to diagnostic operations such as causing a GC or creating a diagnostic file are permitted without any privilege checks.
CVE-2019-11771High7.82019-07-17AIX builds of Eclipse OpenJ9 before 0.15.0 contain unused RPATHs which may facilitate code injection and privilege elevation by local users.
CVE-2018-12539High7.82018-08-14In Eclipse OpenJ9 version 0.8, users other than the process owner may be able to use Java Attach API to connect to an Eclipse OpenJ9 or IBM JVM on the same mac…
CVE-2019-10245High7.52019-04-19In Eclipse OpenJ9 prior to the 0.14.0 release, the Java bytecode verifier incorrectly allows a method to execute past the end of bytecode array causing crashes…
CVE-2019-11775High7.42019-07-30All builds of Eclipse OpenJ9 prior to 0.15 contain a bug where the loop versioner may fail to privatize a value that is pulled out of the loop by versioning -…
CVE-2022-3676Medium6.52022-10-24In Eclipse Openj9 before version 0.35.0, interface calls can be inlined without a runtime type check. Malicious bytecode could make use of this inlining to acc…
CVE-2021-28167Medium6.52021-04-21In Eclipse Openj9 to version 0.25.0, usage of the jdk.internal.reflect.ConstantPool API causes the JVM in some cases to pre-resolve certain constant pool entri…
CVE-2021-41041Medium5.32022-04-27In Eclipse Openj9 before version 0.32.0, Java 8 & 11 fail to throw the exception captured during bytecode verification when verification is triggered by a Meth…
CVE-2019-17639Medium5.32020-07-15In Eclipse OpenJ9 prior to version 0.21 on Power platforms, calling the System.arraycopy method with a length longer than the length of the source or destinati…